Cleanup of files

This commit is contained in:
Janet B. Anderson
1994-09-09 17:33:30 +00:00
parent 786b590841
commit cc01f3f5fc
22 changed files with 36 additions and 240 deletions
-3
View File
@@ -10,9 +10,6 @@ PROD = miscLib
include $(EPICS)/config/RULES.Vx
clean::
@rm -f miscLib
miscLib: $(OBJS)
$(RM) $@
$(LINK.c) $@ $(OBJS) $(LDLIBS)