Changeset 745 for pjproject/trunk/pjlib-util/build/Makefile
- Timestamp:
- Sep 30, 2006 11:39:17 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjlib-util/build/Makefile
r604 r745 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 getopt.o md5.o scanner.o stun.o string.o stun.o stun_client.o \30 xml.o29 errno.o dns.o dns_dump.o getopt.o md5.o \ 30 scanner.o stun.o string.o stun.o stun_client.o xml.o 31 31 export PJLIB_UTIL_CFLAGS += $(_CFLAGS) 32 32
Note: See TracChangeset
for help on using the changeset viewer.