Changeset 1002 for pjproject/trunk/pjlib-util/build/Makefile
- Timestamp:
- Feb 26, 2007 2:33:14 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjlib-util/build/Makefile
r1001 r1002 27 27 export PJLIB_UTIL_SRCDIR = ../src/pjlib-util 28 28 export PJLIB_UTIL_OBJS += $(OS_OBJS) $(M_OBJS) $(CC_OBJS) $(HOST_OBJS) \ 29 errno.o dns.o dns_dump.o getopt.o \29 crc32.o errno.o dns.o dns_dump.o getopt.o \ 30 30 hmac_md5.o hmac_sha1.o md5.o resolver.o \ 31 31 scanner.o sha1.o string.o stun_simple.o \
Note: See TracChangeset
for help on using the changeset viewer.