dlugolecki.net.pl
Dziennik
Polecane
Software
projects
/
gedcom-parse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8581c0
)
Moved gedcom.h to include subdirectory.
author
Peter Verthez
<Peter.Verthez@advalvas.be>
Sun, 9 Dec 2001 09:41:40 +0000
(09:41 +0000)
committer
Peter Verthez
<Peter.Verthez@advalvas.be>
Sun, 9 Dec 2001 09:41:40 +0000
(09:41 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 5a8becaf8d3f5a7f6c3a8c65ceeb88dd13f7c891..e92c025f1a0eafbda7a46706049dfbacb9eeba4c 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-9,6
+9,7
@@
LIBPATH=/usr/local/lib
DMALLOC_CFLAGS=
DMALLOC_LOADLIBES=
CFLAGS=-g -W -Wall -pedantic $(DMALLOC_CFLAGS)
+CPPFLAGS=-I ./include
YFLAGS=--debug --defines
LFLAGS=-8
LOADLIBES=$(DMALLOC_LOADLIBES)