1
0
mirror of http://www.pogo.org.uk/~mark/trx.git synced 2024-11-21 18:05:06 +01:00

Shorter command

This commit is contained in:
Mark Hills 2012-07-27 12:21:25 +01:00
parent b046e8314a
commit cdcef61fad

View File

@ -17,9 +17,6 @@ rx: rx.o device.o sched.o
tx: tx.o device.o sched.o tx: tx.o device.o sched.o
clean: clean:
rm -f *.o rm -f *.o *.d tx rx
rm -f *.d
rm -f tx
rm -f rx
-include *.d -include *.d