summaryrefslogtreecommitdiff
path: root/bin86/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bin86/Makefile')
-rw-r--r--bin86/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin86/Makefile b/bin86/Makefile
index 5cd0ce8..4d1a185 100644
--- a/bin86/Makefile
+++ b/bin86/Makefile
@@ -38,7 +38,7 @@ depend clean clobber:
(cd $$d; $(MAKE) $(MFLAGS) $@;); \
done
-ungrab:
+ungrab: ../as/as.c
rm -rf as ld man
grab:
cp -a ../as ../ld .