summaryrefslogtreecommitdiff
path: root/netsvcs/Makefile.am
blob: 72036c408fcde8aae7f3e0779c9e4dde36399ed2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

!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>