mycroft
|
fc24d6a197
|
Pull in libipsec.
|
2003-09-25 01:02:03 +00:00 |
lukem
|
17d72c8a6b
|
use NETBSDSRCDIR as appropriate
|
2002-09-18 03:54:26 +00:00 |
augustss
|
75ccf77ae3
|
Don't use -Dlint when compiling to get rid of unused copyright strings,
use -Wno-unused to get rid of the warning instead.
XXX This is not the right way either, but at least it compiles on ppc now.
|
2002-06-16 21:40:03 +00:00 |
itojun
|
5b43820fcf
|
WARNS=1 clean. patch submitted to dhcp-bugs@isc.org.
|
2002-06-10 00:30:33 +00:00 |
drochner
|
ecd0a03ec8
|
switch to reachover build from src/dist/dhcp
|
2001-08-03 14:13:55 +00:00 |
mellon
|
f22201f8eb
|
Oops, minires->dst in DSTOBJDIR
|
2001-04-03 01:00:03 +00:00 |
mellon
|
a7a21c452b
|
Fix various makefile glitches
|
2001-04-03 00:49:15 +00:00 |
enami
|
270db080e9
|
Use PRINTOBJDIR.
|
2001-01-07 08:00:54 +00:00 |
mellon
|
4649cc23c5
|
Update some instances of file movement in the ISC release.
|
2000-09-05 00:50:07 +00:00 |
mellon
|
e04a818808
|
Initial merge of ISC DHCP 3.0 into NetBSD tree (incomplete)
|
2000-04-22 08:18:11 +00:00 |
cjs
|
6831000ea5
|
Don't include bsd.obj.mk here; you can't include it without first
including bsd.own.mk.
|
1999-02-12 03:01:56 +00:00 |
lukem
|
0a94f4f077
|
use CPPFLAGS instead of CFLAGS
|
1997-10-25 06:57:53 +00:00 |
lukem
|
f5bf267d90
|
enable WARNS=1 by default, but disable in unclean 3rd party code
|
1997-10-18 06:42:25 +00:00 |
mycroft
|
fd8daf980e
|
Add .MAKE to the .OBJDIR hacks, so they work with `make -n'.
|
1997-05-07 07:15:34 +00:00 |
pk
|
01c7186f85
|
Compute object subdirectories correctly.
|
1997-04-20 20:27:07 +00:00 |
mellon
|
a79541acb5
|
Must include bsd.obj.mk to get __objdir before testing it
|
1997-04-01 00:50:12 +00:00 |
mellon
|
012ad58baa
|
use ${__objdir} instead of obj - pointed out by Matt Ragan
|
1997-03-31 23:50:17 +00:00 |
veego
|
d21fe25380
|
Add missing .include "${.CURDIR}/../../Makefile.inc"
otherwise the binaries are installed into / instead of /usr/sbin
|
1997-03-30 12:00:33 +00:00 |
mellon
|
33d15ff158
|
Move common declarations to single file
|
1997-03-29 23:09:00 +00:00 |