more archiver appliance

This commit is contained in:
Michael Davidsaver
2014-12-24 09:00:51 -05:00
parent 0d8690d5b7
commit 325fb87496
3 changed files with 55 additions and 0 deletions

View File

@ -0,0 +1,5 @@
TOP = ../..
include $(TOP)/configure/CONFIG
ARCH = linux-x86_64
TARGETS = envPaths
include $(TOP)/configure/RULES.ioc