Commit c9032d04 authored by Ken Edmundson's avatar Ken Edmundson
Browse files

added preliminary target body functionality to ipce

git-svn-id: http://subversion.wr.usgs.gov/repos/prog/isis3/branches/ipce@6351 41f8697f-d340-4b68-9986-7bafba869bb8
parent 231a00a9
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
ifeq ($(ISISROOT), $(BLANK))
.SILENT:
error:
	echo "Please set ISISROOT";
else
	include $(ISISROOT)/make/isismake.objs
endif
 No newline at end of file
+825 −0

File added.

Preview size limit exceeded, changes collapsed.

+202 −0

File added.

Preview size limit exceeded, changes collapsed.

+102 −0

File added.

Preview size limit exceeded, changes collapsed.