1
0
mirror of https://github.com/DoctorWkt/unix-jun72.git synced 2026-04-11 15:09:13 +00:00

- oops, extra echo for debugging removed.

This commit is contained in:
tim.newsham
2008-05-11 23:41:39 +00:00
parent 04b6e66c29
commit c05c8c0fb7

View File

@@ -163,5 +163,4 @@ clobber : clean
@$(AS) $<
@../tools/fixaout.py
@mv a.out $@
@echo done $< $@