Commit Graph

31 Commits

Author SHA1 Message Date
lukem 51f11938b1 use ${STUFF} instead of ${FILES} for now, since bsd.files.mk rev 1.8 broke this 1999-02-14 10:53:06 +00:00
lukem dcab0210a0 convert from NOxxx= to MKxxx=no.
include <bsd.own.mk> if testing a MKxxx variable.
1999-02-13 02:54:17 +00:00
mjacob 629afe59b7 update for kernels 1.2 && greater... 1997-12-01 19:08:31 +00:00
lukem c47c1561be balance parenthesis correctly 1997-11-08 08:09:05 +00:00
lukem 731625d7ed backout CPPFLAGS; this is a sample standalone makefile 1997-10-23 23:16:04 +00:00
lukem 6a1a12e546 use CPPFLAGS instead of CFLAGS 1997-10-23 23:09:00 +00:00
lukem 0357e86ac5 rcsid fascism 1997-10-13 11:21:11 +00:00
lukem e3314ef32b rcsid fascism 1997-10-13 11:19:47 +00:00
mikel 4427d4b73d fix typo, RCSid police 1997-06-19 07:21:10 +00:00
mycroft cc4a1553a1 Eliminate bogus redefinitions of standard targets. 1997-05-09 07:50:03 +00:00
jtc 6a430d23e9 Removed -DKERNEL, header files have been converted to use _KERNEL 1995-04-27 19:15:11 +00:00
mycroft 5793176678 Follow symlinks when copying example files. From Greg Hudson. 1995-04-16 19:04:49 +00:00
jtc 65e6076edc Added -D_KERNEL to CFLAGS alongside each -DKERNEL. 1995-03-23 20:13:22 +00:00
cgd 3413c37523 make these all work, with lkm_nofunc instead of nosys for load/unload/stat. 1994-12-24 13:26:45 +00:00
mycroft 8bfd467ff4 Make this work again. 1994-07-24 07:16:21 +00:00
mycroft ef30e98b43 Make this compile again (mostly). 1994-07-24 03:13:30 +00:00
mycroft 9b485413ba Make this compile again. 1994-07-24 02:52:39 +00:00
mycroft c7621245e4 Make this build again. 1994-07-24 02:43:08 +00:00
cgd 9a827a815b get permissions right on installed directories 1994-07-21 07:33:01 +00:00
cgd f6b942b4cf change permission setting to set everthing to rX 1994-02-16 05:50:47 +00:00
cgd 72ca30478a cut + paste = death 1994-02-10 05:25:18 +00:00
cgd 01654e05b8 there will be no spaces tomorrow! 1994-02-10 05:06:01 +00:00
cgd c9ebdc4a86 clean up, punt on directory mod times, and DTRT with permissions 1994-02-10 04:49:09 +00:00
cgd c440ffb67d kill bogus install -d's, and clean slightly 1994-02-10 01:54:10 +00:00
cgd d232586c4f reality check 1993-11-23 04:48:04 +00:00
cgd b6291c476b from Thomas Eberhardt <thomas@mathematik.uni-Bremen.de>:
fix typo
1993-11-14 15:36:20 +00:00
jtc 4180d478c3 Always use `install -d' to make sure destination directory exists & has
correct ownership and permissions.
1993-09-30 23:31:09 +00:00
mycroft 6bb6d2e7bb Add comment about oddity in find for anyone who might wonder. 1993-07-09 04:27:33 +00:00
mycroft b81128b96d Be careful not to copy CVS files. 1993-07-09 04:24:28 +00:00
cgd ccdcfb509b note that the example VFS is kernfs, not pcfs 1993-06-08 04:10:41 +00:00
cgd 30e3e4525c add terry lambert's LKM sample files 1993-06-08 03:52:08 +00:00