diff options
| author | Michael I. Bushnell <mib@gnu.org> | 1994-03-08 23:28:32 +0000 |
|---|---|---|
| committer | Michael I. Bushnell <mib@gnu.org> | 1994-03-08 23:28:32 +0000 |
| commit | 2251c0527db1bb2230d7af971b3671cc749cd696 (patch) | |
| tree | d13b9c7f70e14c5073ef9a05f87c10f3a3a20a6f /ufs/Makefile | |
| parent | 5b24daccc6788690dc4fb5f6591c84904d853d14 (diff) | |
Formerly Makefile.~15~
Diffstat (limited to 'ufs/Makefile')
| -rw-r--r-- | ufs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ufs/Makefile b/ufs/Makefile index 03628376..b6b006f6 100644 --- a/ufs/Makefile +++ b/ufs/Makefile @@ -40,6 +40,7 @@ ufs: $(OBJS) $(LIBS) $(link) exec_server_image.o: ../exec/exec ../mkbootfs/mkbootfs + rsh $(mighost) cd `pwd` \; \ ../mkbootfs/mkbootfs ../exec/exec exec_server_image.o clean: |
