Commit cb5cb8b8 authored by Steve Revill's avatar Steve Revill
Browse files

Added an install phase to support CTools builds.

parent 4cf70c59
Dir <Obey$Dir>
amu install INSTDIR=<Install$Dir>
......@@ -99,4 +99,9 @@ ${LIBEXT}.${LIBRARYZM}: !Desk.o.Normalzm
${CP} !Desk.o.Normalzm $@ ${CPFLAGS}
BASIC -quit Patch325 $@
install: export_libs
${MKDIR} ${INSTDIR}
${CP} ${EXPDIR} ${INSTDIR}.${COMPONENT} ${CPFLAGS}
@${ECHO} ${COMPONENT}: install complete
# Dynamic dependencies:
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment