summaryrefslogtreecommitdiff
path: root/2003/i/buspctl/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '2003/i/buspctl/src/Makefile.am')
-rw-r--r--2003/i/buspctl/src/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/2003/i/buspctl/src/Makefile.am b/2003/i/buspctl/src/Makefile.am
new file mode 100644
index 0000000..87380bc
--- /dev/null
+++ b/2003/i/buspctl/src/Makefile.am
@@ -0,0 +1,5 @@
+bin_PROGRAMS = buspctl
+
+CFLAGS = -Wall -O2 -g
+
+buspctl_SOURCES = lexer.l grammar.y main.c serial.c