summaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorscuri <scuri>2009-12-16 13:20:08 +0000
committerscuri <scuri>2009-12-16 13:20:08 +0000
commitd16f00afbbac707bba729eb3874fac4c52273a91 (patch)
tree3c92a5551573f4ba88cc525803d1756fff5e45fb /src/Makefile
parent130c513d903cc7d3d67f9fcb82d9b1a964cf0f08 (diff)
*** empty log message ***
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/src/Makefile b/src/Makefile
index f01667c..d2f5e0d 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -1,12 +1,14 @@
-.PHONY: do_all cd_freetype cd cd_pdflib cdpdf cdcontextplus cdlua3 cdluapdf3 cdlua5 cdluapdf5 cdluacontextplus5 cdluaim5
-#do_all: cd_freetype cd cd_pdflib cdpdf cdcontextplus cdlua3 cdluapdf3 cdlua5 cdluapdf5 cdluacontextplus5 cdluaim5
-do_all: cd_freetype cd cd_pdflib cdpdf cdcontextplus cdlua5 cdluapdf5 cdluacontextplus5 cdluaim5
+.PHONY: do_all cd_freetype cd cdgdk cd_pdflib cdpdf cdcontextplus cdlua3 cdluapdf3 cdlua5 cdluapdf5 cdluacontextplus5 cdluaim5
+#do_all: cd_freetype cd cdgdk cd_pdflib cdpdf cdcontextplus cdlua3 cdluapdf3 cdlua5 cdluapdf5 cdluacontextplus5 cdluaim5
+do_all: cd_freetype cd cdgdk cd_pdflib cdpdf cdcontextplus cdlua5 cdluapdf5 cdluacontextplus5 cdluaim5
cd_freetype:
@$(MAKE) --no-print-directory -f tecmake_compact.mak MF=cd_freetype
cd:
@$(MAKE) --no-print-directory -f tecmake_compact.mak
+cdgdk:
+ @$(MAKE) --no-print-directory -f tecmake_compact.mak USE_GDK=Yes
cd_pdflib:
@$(MAKE) --no-print-directory -f tecmake_compact.mak MF=cd_pdflib
cdpdf: