/[H7]/branches/linux-serial/Makefile
ViewVC logotype

Contents of /branches/linux-serial/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 45 - (show annotations) (download)
Sun Feb 4 21:33:40 2007 UTC (17 years, 3 months ago) by torben
File size: 169 byte(s)
Whoops, i forgot the makefile in the last commit


1 serial: H7Serial.o SlipSerial.o Serial.o serial1.o
2 g++ -o serial H7Serial.o SlipSerial.o Serial.o serial1.o
3
4 .PHONY: clean
5
6 clean:
7 rm -f *.o
8 rm -f *~
9 rm -f serial

  ViewVC Help
Powered by ViewVC 1.1.20