Home
last modified time | relevance | path

Searched refs:TABLEDIR (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/auditreduce/
H A DMakefile29 TABLEDIR = ../praudit macro
32 SRCS = main.c option.c proc.c time.c token.c regex2.c $(TABLEDIR)/toktable.c
41 CPPFLAGS += -I$(TABLEDIR) -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
60 toktable.o: $(TABLEDIR)/toktable.c
61 $(COMPILE.c) $(TABLEDIR)/toktable.c