aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/make-files.txt
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/flext/make-files.txt')
-rw-r--r--externals/grill/flext/make-files.txt21
1 files changed, 0 insertions, 21 deletions
diff --git a/externals/grill/flext/make-files.txt b/externals/grill/flext/make-files.txt
deleted file mode 100644
index 38bc36af..00000000
--- a/externals/grill/flext/make-files.txt
+++ /dev/null
@@ -1,21 +0,0 @@
-SRCDIR=source
-
-SRCS= \
- flbase.cpp flext.cpp flbuf.cpp fldsp.cpp fllib.cpp \
- flxlet.cpp flattr.cpp flattr_ed.cpp flsupport.cpp \
- flutil.cpp flatom.cpp flatom_pr.cpp flthr.cpp fltimer.cpp flsimd.cpp flout.cpp \
- flatom_app.cpp flatom_part.cpp flitem.cpp flmeth.cpp flmsg.cpp \
- flproxy.cpp flqueue.cpp flbind.cpp
-HDRS= \
- flprefix.h flstdc.h flbase.h flclass.h flext.h flsupport.h flmap.h fldsp.h flinternal.h \
- fldefs.h fldefs_hdr.h fldefs_setup.h \
- fldefs_methcb.h fldefs_meththr.h fldefs_methadd.h fldefs_methbind.h fldefs_methcall.h \
- fldefs_attrcb.h fldefs_attrvar.h fldefs_attradd.h
-
-
-SRCS_SNDOBJ=flsndobj.cpp
-HDRS_SNDOBJ=flsndobj.h
-
-SRCS_STK=flstk.cpp
-
-HDRS_STK=flstk.h