aboutsummaryrefslogtreecommitdiff
path: root/src/appl/sample/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/appl/sample/Makefile.in')
-rw-r--r--src/appl/sample/Makefile.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/appl/sample/Makefile.in b/src/appl/sample/Makefile.in
new file mode 100644
index 0000000..2cc2702
--- /dev/null
+++ b/src/appl/sample/Makefile.in
@@ -0,0 +1,13 @@
+srcdir = @srcdir@
+VPATH = @srcdir@
+
+DEFS = @DEFS@
+LIBS = @LIBS@
+
+CFLAGS = -g
+LDFLAGS = -g
+
+SUBDIRS = @SUBDIRS@
+
+
+