artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08a1dfc
)
Include path /usr/include no longer needed.
author
etheisen
<etheisen@openbsd.org>
Tue, 6 Feb 1996 07:00:16 +0000
(07:00 +0000)
committer
etheisen
<etheisen@openbsd.org>
Tue, 6 Feb 1996 07:00:16 +0000
(07:00 +0000)
gnu/lib/libmalloc/Makefile
patch
|
blob
|
history
diff --git
a/gnu/lib/libmalloc/Makefile
b/gnu/lib/libmalloc/Makefile
index
ab34231
..
435b175
100644
(file)
--- a/
gnu/lib/libmalloc/Makefile
+++ b/
gnu/lib/libmalloc/Makefile
@@
-1,6
+1,6
@@
-# $Id: Makefile,v 1.
2 1996/02/02 07:10:59
etheisen Exp $
+# $Id: Makefile,v 1.
3 1996/02/06 07:00:16
etheisen Exp $
-CFLAGS+= -I${.CURDIR}
-I/usr/include
+CFLAGS+= -I${.CURDIR}
LIB= gnumalloc
SRCS+= combined.c