cdesktopenv/cde/include/cppfile.inc

5 lines
96 B
PHP

$(CPPTARGET): Makefile $(CPPSRC)
$(RM) $@
$(CPP) -P -DXCOMM=# $(AM_CPPFLAGS) $(CPPSRC) -o $@