summaryrefslogtreecommitdiff
blob: 50a9d44a5988bda4dfc6952f49e64f68bc8991b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- safecat-1.13/Makefile.orig	2010-11-07 14:06:40.071879291 -0800
+++ safecat-1.13/Makefile	2010-11-07 14:08:38.438849840 -0800
@@ -114,7 +114,7 @@
 	./compile install.c
 
 instcheck: \
-load instcheck.o hier.o auto_home.o strerr.a substdio.a error.a str.a
+install load instcheck.o hier.o auto_home.o strerr.a substdio.a error.a str.a
 	./load instcheck hier.o auto_home.o strerr.a substdio.a \
 	error.a str.a
 
@@ -387,7 +387,7 @@
 	./compile taia_tai.c
 
 tempfile.o: \
-compile tempfile.c
+compile tempfile.c uint64.h
 	./compile tempfile.c
 
 uint32.h: \