projects
/
oweals
/
cde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1fc3284
)
Delete cppfile.inc, don't need it anymore
author
Jon Trulson
<jon@radscan.com>
Thu, 31 Oct 2019 01:39:27 +0000
(19:39 -0600)
committer
Jon Trulson
<jon@radscan.com>
Thu, 31 Oct 2019 01:48:04 +0000
(19:48 -0600)
cde/include/cppfile.inc
[deleted file]
patch
|
blob
|
history
diff --git
a/cde/include/cppfile.inc
b/cde/include/cppfile.inc
deleted file mode 100644
(file)
index
1222b03
..0000000
--- a/
cde/include/cppfile.inc
+++ /dev/null
@@
-1,4
+0,0 @@
-
-$(CPPTARGET): Makefile $(CPPSRC)
- $(RM) $@
- $(CPP) -P -DXCOMM=# $(AM_CPPFLAGS) $(CPPSRC) -o $@