- Timestamp:
- May 27, 2000, 10:01:34 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/icmp/makefile
r3604 r3619 1 # $Id: makefile,v 1. 2 2000-05-25 16:12:57jeroen Exp $1 # $Id: makefile,v 1.3 2000-05-27 20:01:34 jeroen Exp $ 2 2 # 3 3 # icmp.dll makefile … … 27 27 # Target name - name of the dll without extention and path. 28 28 TARGET = icmp 29 30 CFLAGS = $(CFLAGS) -DTCP40HDRS31 CXXFLAGS = $(CXXFLAGS) -DTCP40HDRS32 33 29 34 30 # All rule - build objs, target dll, copies dll to bin and makes libs.
Note:
See TracChangeset
for help on using the changeset viewer.