--- libaitsess/inc/Makefile.in 2008/09/30 20:05:20 1.1 +++ libaitsess/inc/Makefile.in 2008/09/30 20:05:20 1.1.2.1 @@ -0,0 +1,13 @@ +includedir = /usr/local/include + +INSTALL = install + +all: + +depend: + +clean: + @rm -f *~ + +install: + ${INSTALL} aitsess.h ${includedir}