summaryrefslogtreecommitdiff
blob: 98e810fc70a97172dfdc382f1e7080777f374bc1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
--- Makefile.orig	2010-01-14 13:47:59.000000000 +0100
+++ Makefile	2010-01-14 13:49:00.000000000 +0100
@@ -45,14 +45,14 @@
 	./load insthier -lbg-installer
 	mv insthier installer
 
-instcheck: load insthier.o
+instcheck: load insthier.o installer instshow
 	./load insthier -lbg-instcheck
 	mv insthier instcheck
 
 insthier.o: compile insthier.c conf_bin.c conf_man.c
 	./compile insthier.c
 
-instshow: load insthier.o
+instshow: load insthier.o installer
 	./load insthier -lbg-instshow
 	mv insthier instshow