1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00

Delete cppfile.inc, don't need it anymore

This commit is contained in:
Jon Trulson 2019-10-30 19:39:27 -06:00
parent 1fc3284829
commit 6debd5996e

View file

@ -1,4 +0,0 @@
$(CPPTARGET): Makefile $(CPPSRC)
$(RM) $@
$(CPP) -P -DXCOMM=# $(AM_CPPFLAGS) $(CPPSRC) -o $@