mirror of
https://github.com/mikpe/pdp10-tools.git
synced 2026-04-28 12:48:21 +00:00
od/Makefile: fix clean target
This commit is contained in:
@@ -11,4 +11,4 @@ od: $(ODOBJS) $(LIBOBJS)
|
||||
od.o: od.c ../include/pdp10-extint.h ../include/pdp10-inttypes.h ../include/pdp10-stdint.h ../include/pdp10-stdio.h
|
||||
|
||||
clean:
|
||||
rm -f $(ODOBJS) a.out core.*
|
||||
rm -f $(ODOBJS) od a.out core.*
|
||||
|
||||
Reference in New Issue
Block a user