Added
CLEANFILES += makedevs.c
This commit is contained in:
parent
b68ce711aa
commit
13b2012a78
@ -9,6 +9,7 @@ SRCS = bootarea.c editor.c exec.c dkcksum.c label.c main.c mbr.c \
|
||||
termcap.c utils.c makedevs.c ourcurses.c
|
||||
|
||||
CFLAGS += -Wall -g -static -I${.CURDIR}/../../sys/
|
||||
CLEANFILES += makedevs.c
|
||||
LDADD = -ldialog -lncurses -lmytinfo
|
||||
DPADD = ${LIBDIALOG} ${LIBNCURSES} ${LIBMYTINFO}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user