]> andersk Git - moira.git/blobdiff - regtape/Imakefile
Don't do readline stuff if _either_ stdin or stdout isn't a tty
[moira.git] / regtape / Imakefile
index d305f69b9a2ecbfe9c1869fe25f8edcd3775b8b3..3b83999a09d5e5c81b3c95574e9e891a713a6d4b 100644 (file)
@@ -9,6 +9,8 @@
 
 SRCS= students.c employee.c sign.c rafnu.c
 CODE= students.dc employee.dc sign.dc rafnu.c
+SRCDIR = $(SRCTOP)/regtape
+DEFINES = -I/mit/gdss/include
 sqlrule()
 
 program(students, students.o rafnu.o,,$(CLIBS) $(SQL_LIB), $(PROGDIR))
This page took 0.032003 seconds and 4 git commands to generate.