X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=Makefile;fp=Makefile;h=a993946050cf437aba448c8ba4db646a543f0980;hb=0e23fd87097dd74a6b9e1a365c79716ec623e881;hp=a55273844f9106911dc032a928b7bea7ad732cfa;hpb=e859b0a68ed9c523a4d9b8f2a0bd31f85ab511d5;p=osl.git diff --git a/Makefile b/Makefile index a552738..a993946 100644 --- a/Makefile +++ b/Makefile @@ -84,6 +84,7 @@ fsck.o: oslfsck.lsg.h oslfsck: $(fsck_objects) $(CC) -o $@ $(fsck_objects) $(LDFLAGS) -llopsub +.PRECIOUS: %.lsg.h %.lsg.c %.lsg.c: %.suite lopsubgen --gen-c < $<