This commit is contained in:
inets 2015-04-14 11:15:32 +02:00
parent 51923cf4c4
commit e35f45516d

View file

@ -10,7 +10,7 @@ endif
all: $(TARGETS) Makefile
clean:
rm -f $(TARGETS)
rm -f *.o *.~
rm -f *.o *~
ass1: ass1.o
ass2: ass2.o