From 92464d3a1a2c1df0e01e5fce883d9b50de2ef2b9 Mon Sep 17 00:00:00 2001 From: "N. Brouard" Date: Tue, 25 Oct 2005 12:30:27 +0000 Subject: [PATCH] (Module): Added Imach98.pmsp and howto crete a dmg --- src/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/Makefile b/src/Makefile index 739e08b..de13b35 100644 --- a/src/Makefile +++ b/src/Makefile @@ -5,6 +5,9 @@ CC= gcc LFLAGS= -O3 -lm -DUNIX CFLAGS= -O3 -DUNIX UNIX2DOS= echo "Unix2dos " +# Don'know how to launch imach098.pmsp in batch to create package file imach098Panther.pkg +# ./createdmg.sh imach imach098panther ./imach098Panther +# and directory ./imach098Panther contains package file imach098Panther.pkg # Windows cygwin version #LFLAGS= -g -mno-cygwin -- 2.43.0