summaryrefslogtreecommitdiff
path: root/netsvcs/Makefile.am
blob: 5fe39000a0c15ee4b43bb3e1631be07585b8ef45 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
SUBDIRS = \
	lib \
	clients \
	servers

# !ifndef CFLAGS
# CFLAGS=$(ACE_CFLAGS)
# !endif
# 
# !ifndef CPPDIR
# CPPDIR=.
# !endif
# 
# !ifndef LIBFILES
# LIBFILES= $(ACE_LIB)
# !endif
# 
# !include <$(ACE_ROOT)\include\makeinclude\build_exe.bor>
# !include <$(ACE_ROOT)\include\makeinclude\make_flags.bor>
# 
#