From d83d6bc03304df1980e55a7730891691b0ec8cbc Mon Sep 17 00:00:00 2001 From: Marty Kraimer Date: Thu, 9 Dec 1999 21:43:58 +0000 Subject: [PATCH] first DIRS cant be += --- src/dev/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/dev/Makefile b/src/dev/Makefile index fb2831900..e74ac959c 100644 --- a/src/dev/Makefile +++ b/src/dev/Makefile @@ -3,7 +3,7 @@ TOP=../.. include $(TOP)/config/CONFIG_BASE -DIRS += apsDev +DIRS = apsDev DIRS += atDev DIRS += avme9440Dev DIRS += camacDev