--HG--
rename : util/ncgg/build.mk => util/cgg/build.mk
This commit is contained in:
David Given
2015-03-23 00:14:10 +01:00
26 changed files with 220 additions and 119 deletions

View File

@@ -34,7 +34,7 @@ $(call cfile, $(OBJDIR)/$D/enterkeyw.c)
$(eval $q: $(INCDIR)/em_spec.h)
$(call file, $(LIBEM_DATA))
$(call rawfile, $(LIBEM_DATA))
$(call cprogram, $(BINDIR)/ncgg)
$(eval NCGG := $o)