Changeset 2381 in ntrip
- Timestamp:
- Mar 24, 2010, 2:17:06 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ntripclient/makefile
r834 r2381 1 # $Id: makefile,v 1. 6 2007/12/14 14:52:16 stuerzeExp $1 # $Id: makefile,v 1.7 2008/04/15 13:27:49 stoecker Exp $ 2 2 # probably works not with all compilers. Thought this should be easy 3 3 # fixable. There is nothing special at this source. … … 19 19 20 20 archive: 21 tar -czf ntripclient.tgz ntripclient.c makefile README startntripclient.sh 21 zip -9 ntripclient.zip ntripclient.c makefile README serial.c 22 22 23 tgzarchive: 24 tar -czf ntripclient.tgz ntripclient.c makefile README serial.c
Note:
See TracChangeset
for help on using the changeset viewer.