# $NetBSD: Makefile,v 1.1 2014/02/24 07:23:43 skrll Exp $ PROG= cdboot PROGSOURCE= srt0.S cdboot.c conf.c NEWVERSWHAT= "CD Boot" CLEANFILES+= boot.gdb boot.map # IODC can handle only 2GB, and need not to use 64bit integer CPPFLAGS+= -D__daddr_t=int32_t #CPPFLAGS+= -DDEBUGBUG #CPPFLAGS+= -DPDCDEBUG #CPPFLAGS+= -DEXEC_DEBUG CPPFLAGS+= -Wmissing-prototypes -Wstrict-prototypes WARNS= 2 .include "../Makefile.buildboot" /td> index : netbsd
NetBSD fork for lockdoc analysismerlin@scholz.ruhr
summaryrefslogtreecommitdiff
path: root/distrib/syspkg/sets/etc/etc-sysutil-log
AgeCommit message (Expand)Author
2004-06-30Add missing NetBSD ID tagsjmc
2002-01-21Import NetBSD System Package (syspkg) sypport for the base, comp, etc, games,jwise