Fixed compile break (no install target)

This commit is contained in:
Ben Gras 2005-05-03 09:15:37 +00:00
parent 4fc24ad58f
commit 83ef55e301

View file

@ -22,6 +22,8 @@ all build: $(OBJECTS)
clean:
rm -f *.o *.bak
install:
# Dependencies
a = $m/config.h $i/ansi.h $m/type.h $m/com.h $m/callnr.h $s/types.h \
$m/const.h $m/syslib.h $m/utils.h \