[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / prex / boot / i386 / utils / bootsect

File: [local] / prex / boot / i386 / utils / bootsect / Makefile (download)

Revision 1.1, Tue Aug 19 12:46:47 2008 UTC (15 years, 10 months ago) by nbrk
Branch point for: MAIN

Initial revision

TARGET=		bootsect.bin
TYPE=		BINARY
OBJS=		bootsect.o
#CLEANS=	bootsect.lst
LD_SCRIPT=	bootsect.ld

include $(SRCDIR)/mk/boot.mk