diff options
| -rw-r--r-- | com32/rosh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/com32/rosh/Makefile b/com32/rosh/Makefile index 3895cd89..7bf5059c 100644 --- a/com32/rosh/Makefile +++ b/com32/rosh/Makefile @@ -21,7 +21,7 @@ rosh.o: rosh.h rosh.lo: rosh.h -all: rosh.lnx rosh.c32 +all: rosh.c32 tidy dist: rm -f *.o *.lo *.a *.lst *.elf .*.d *.tmp |
