X-Git-Url: http://git.grml.org/?p=grml-scripts.git;a=blobdiff_plain;f=compile%2FMakefile;fp=compile%2FMakefile;h=939d0d5613c59940c213915a985ee81071a4a42c;hp=61b4dccd6db1dff61113c9a42d35e4bbbf93f300;hb=2fea94b544f0e5ecb2abc3bc1a3742831b9904f8;hpb=4cb5cd8ab60a58487c8521fd37a6db4a2ba99546 diff --git a/compile/Makefile b/compile/Makefile index 61b4dcc..939d0d5 100644 --- a/compile/Makefile +++ b/compile/Makefile @@ -24,7 +24,7 @@ reread_partition_table: reread_partition_table.c diet $(CC) $(CFLAGS) -o $@ $^ grml-runtty: grml-runtty.c - $(CC) $(CFLAGS) -o $@ $^ + diet $(CC) $(CFLAGS) -o $@ $^ -lcompat clean: rm -f $(PROGS)