(clean): Use OBJDIR macro.
authorKarl Heuer <kwzh@gnu.org>
Tue, 16 Jul 1996 23:23:09 +0000 (23:23 +0000)
committerKarl Heuer <kwzh@gnu.org>
Tue, 16 Jul 1996 23:23:09 +0000 (23:23 +0000)
lib-src/makefile.nt
nt/makefile.nt

index 9f86905..a03c8da 100644 (file)
@@ -202,7 +202,7 @@ install:    $(INSTALL_FILES)
 # 
 clean:;                - $(DEL) *~ *.pdb DOC*
                - $(DEL_TREE) deleted
-               - $(DEL_TREE) obj
+               - $(DEL_TREE) $(OBJDIR)
 
 #
 # Headers we would preprocess if we could.
index b620804..9c34d0e 100644 (file)
@@ -142,7 +142,7 @@ real_install:
 CLEAN_CMD      = $(MAKE) -f makefile.nt clean
 clean:;                - $(DEL) *~ *.pdb
                - $(DEL_TREE) deleted
-               - $(DEL_TREE) obj
+               - $(DEL_TREE) $(OBJDIR)
                - $(DEL_TREE) ..\bin
                - $(DEL) ..\etc\DOC ..\etc\DOC-X
                - $(DEL) emacs.bat