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

View File

@@ -21,9 +21,6 @@ OBJS = \
include $(EPICS)/config/RULES.Vx
clean::
@rm devLibOpt
devLibOpt: $(OBJS)
$(RM) $@
$(LINK.c) $@ $(OBJS) $(LDLIBS)