summaryrefslogtreecommitdiff
path: root/netsvcs/Makefile.am
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2001-05-23 19:42:19 +0000
committerbala <balanatarajan@users.noreply.github.com>2001-05-23 19:42:19 +0000
commit06b3768e52ba897693c14789d38bc0e733538934 (patch)
tree65c0f58e791f4796553d7fa4a5ec22889a1083d8 /netsvcs/Makefile.am
parent7870e73938bdeb4793fa27473bd063b897f6d388 (diff)
downloadATCD-06b3768e52ba897693c14789d38bc0e733538934.tar.gz
*** empty log message ***
Diffstat (limited to 'netsvcs/Makefile.am')
-rw-r--r--netsvcs/Makefile.am16
1 files changed, 16 insertions, 0 deletions
diff --git a/netsvcs/Makefile.am b/netsvcs/Makefile.am
new file mode 100644
index 00000000000..72036c408fc
--- /dev/null
+++ b/netsvcs/Makefile.am
@@ -0,0 +1,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>
+