DEPTH=.. include $(DEPTH)/am/header.mk bin_PROGRAMS = boxshell boxshell_SOURCES = boxshell.c boxshell_LDFLAGS = -L../madtty -lmadtty -Wl,--rpath,/home/madcoder/dev/madtty/madtty boxshell_CPPFLAGS = -Wno-error include $(DEPTH)/am/footer.mk # vim:set ft=automake: