diff options
-rw-r--r-- | Makefile | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -19,6 +19,13 @@ default: all SRCS_DIR := src/ + + + +============================================ +THIS IS ON TRUNK +============================================ + OBJS_DIR := obj/ PREFIX ?= /usr/local/ DESTDIR := |