X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=Makefile;h=cbffcb7bd661cba698dee1274e725efaeb8f5825;hb=cf207dcadaa03addb1381012f9b822a754a526af;hp=73fdcc3cc5cb96b7266a1273fcf6ce615bad6eba;hpb=c912c0e4598c5cfb2715f178a4f7cc681cf3253a;p=osl.git diff --git a/Makefile b/Makefile index 73fdcc3..cbffcb7 100644 --- a/Makefile +++ b/Makefile @@ -150,7 +150,8 @@ errtab.h: errlist osl.h: osl.h.in osl_errors.h Makefile cat osl.h.in osl_errors.h > $@ clean: - rm -f *.o $(realname) osl.h osl_errors.h errtab.h fsck.cmdline.h fsck.cmdline.c + rm -f *.o $(realname) osl.h osl_errors.h errtab.h fsck.cmdline.h \ + fsck.cmdline.c oslfsck install: all $(MKDIR) $(libdir) $(includedir)