Skip to content

Commit

Permalink
install iocsh files
Browse files Browse the repository at this point in the history
  • Loading branch information
keenanlang committed May 4, 2020
1 parent 9f4ff23 commit ba77a2f
Show file tree
Hide file tree
Showing 10 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions vacApp/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ DIRS := $(DIRS) $(filter-out $(DIRS), $(wildcard *Src*))
DIRS := $(DIRS) $(filter-out $(DIRS), $(wildcard *db*))
DIRS := $(DIRS) $(filter-out $(DIRS), $(wildcard *Db*))
DIRS := $(DIRS) $(filter-out $(DIRS), $(wildcard *op*))
DIRS := $(DIRS) $(filter-out $(DIRS), $(wildcard *iocsh*))
include $(TOP)/configure/RULES_DIRS

4 changes: 4 additions & 0 deletions vacApp/iocsh/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
TOP = ../..
include $(TOP)/configure/CONFIG

include $(TOP)/configure/RULES
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit ba77a2f

Please sign in to comment.