Another attempt to fix xxxBSD

This commit is contained in:
Michiel Broek
2007-05-27 12:47:02 +00:00
parent 9e3e85c9de
commit ea47c714cc
13 changed files with 15 additions and 17 deletions

View File

@@ -24,7 +24,7 @@ TARGET = mbuseradd mbpasswd mblogin
#############################################################################################################
.c.o:
${CC} ${CFLAGS} ${LDFLAGS} ${INCLUDES} ${DEFINES} -c $<
${CC} ${CFLAGS} ${INCLUDES} ${DEFINES} -c $<
all: ${TARGET}