now builds even with broken makes
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@953 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -58,6 +58,9 @@ rpw.o: rpw.c
|
||||
speed.o: speed.c
|
||||
$(CC) -c $(CPPFLAGS) $(DEFS) -I../.. -I../../include -I$(srcdir) $(CFLAGS) $<
|
||||
|
||||
mdtest.o: mdtest.c
|
||||
$(CC) -c $(CPPFLAGS) $(DEFS) -I../.. -I../../include -I$(srcdir) $(CFLAGS) $<
|
||||
|
||||
install: all
|
||||
$(MKINSTALLDIRS) $(libdir)
|
||||
$(INSTALL) -m 0555 $(LIB) $(libdir)
|
||||
|
Reference in New Issue
Block a user