head     38.15;
branch   ;
access   ;
symbols  V40_85:38.15 V40_71:38.15 V40_68:38.15 V40_65:38.15 V40_47:38.15 V40_45:38.15 V40_37:38.15 V40_34:38.15 V40_29:38.15 V39_2415:38.14 V39_2369:38.14 V39_2339:38.14 V39_2332:38.14 V39_2275:38.14 V39_2256:38.14 V39_2210:38.14 V39_2192:38.14 V39_2084:38.14 V39_2082:38.14 V39_2076:38.14 V39_2073:38.14 V39_2058:38.14 V39_2051:38.14 V39_2031:38.14 V39_2017:38.14 V39_2012:38.14 V39_1985:38.14 V39_1933:38.14 V39_1819:38.14 V39_1805:38.14 V39_1783:38.14 V39_1695:38.14 V39_1621:38.14 V39_1620:38.14 V39_1508:38.14 V39_1485:38.14 V39_1461:38.14 V39_1458:38.14 V39_1456:38.14 V39_1405:38.14 V39_1368:38.14 V39_1360:38.14 V39_1324:38.14 V39_1147:38.14 V39_1143:38.14 V39_1141:38.14 V39_1120:38.14 V39_1116:38.14 V39_1104:38.13 V39_1100:38.13 V39_1078:38.12 V39_1073:38.12 V39_757:38.11 V39_702:38.11 V39_557:38.9 V39_553:38.9 V39_551:38.9 V39_510:38.9 V39_495:38.9 V39_416:38.9 V39_383:38.9 V39_371:38.8 V39_336:38.7 V39_323:38.7 V39_295:38.7 V39_277:38.6 V39_254:38.6 V39_222:38.6 V39_185:38.6 V39_171:38.5 V39_161:38.5 V38_159:38.4 V38_116:38.3 V38_59:38.2;
locks    ; strict;
comment  @*   @;


38.15
date     93.02.15.18.55.59;  author peter;  state Exp;
branches ;
next     38.14;

38.14
date     92.04.14.15.47.57;  author peter;  state Exp;
branches ;
next     38.13;

38.13
date     92.04.13.16.27.40;  author peter;  state Exp;
branches ;
next     38.12;

38.12
date     92.04.02.12.00.12;  author peter;  state Exp;
branches ;
next     38.11;

38.11
date     92.03.19.10.51.34;  author peter;  state Exp;
branches ;
next     38.10;

38.10
date     92.03.18.11.47.38;  author peter;  state Exp;
branches ;
next     38.9;

38.9
date     92.02.07.11.05.06;  author peter;  state Exp;
branches ;
next     38.8;

38.8
date     92.02.05.15.37.50;  author peter;  state Exp;
branches ;
next     38.7;

38.7
date     91.12.12.20.46.58;  author peter;  state Exp;
branches ;
next     38.6;

38.6
date     91.10.17.14.28.53;  author peter;  state Exp;
branches ;
next     38.5;

38.5
date     91.08.29.17.53.15;  author peter;  state Exp;
branches ;
next     38.4;

38.4
date     91.08.21.18.18.41;  author peter;  state Exp;
branches ;
next     38.3;

38.3
date     91.07.25.15.01.35;  author peter;  state Exp;
branches ;
next     38.2;

38.2
date     91.07.10.17.57.43;  author peter;  state Exp;
branches ;
next     38.1;

38.1
date     91.06.24.12.13.04;  author peter;  state Exp;
branches ;
next     38.0;

38.0
date     91.06.12.14.12.56;  author peter;  state Exp;
branches ;
next     ;


desc
@@


38.15
log
@Bumped to V40.  Removed AA_KLUDGES from compile flags, since all kludges
have long since been removed.
@
text
@

#  $Id: Makefile,v 38.14 92/04/14 15:47:57 peter Exp Locker: peter $

VERSION=	40

SUBSYSNAME=intuition
SUBSYSGROUP=intuition
SRCDIR=kickstart/intuition
V=V$(VERSION)
VI=/usr/commodore/amiga/$(V)/include
MYDEBUGLIB=idebug.lib

# log file for RCS
RCSLOG=Log

all:		${MYDEBUGLIB} intuition.ld echovers

echovers:
	@@echo   '--> intuition.library' $(VERSION)'.'`cat intuition_rev.rev`

pdown:	all
# Download to peter's A3000
	@@echo	"Updating soda's libs:intuition.library..."
	@@rcp	intuition.ld soda:libs:intuition.library
	@@echo	"Updating soda's f00000 intuition..."
	@@rsh	soda loadf libs:intuition.library
	@@rsh	soda enforcer >NIL: off
	@@echo	'Rebooting soda...'
	@@rsh	soda run s:reboot_delay


pdown2:	all
# Download to peter's A2000
	@@echo	do remote download on ginger to bb0
	rsh	ginger rram  ~peter/intuition/intuition.ld

thebigone:	all intuition.doc internal iflow tags

DEBUG=		${LIBDIR}/debug.lib
MYLIBS=		${MYDEBUGLIB} ${DEBUG} ${LIBDIR}/rom.lib endcode.lib
#MYLIBS=		${MYDEBUGLIB} ${DEBUG}
#MYLIBS=	${LIBDIR}/rom.lib

#AFLAGS=		-c S
#CAFLAGS=		-l $*.lis
#CAPP=		sed -f cappfile 
CAPP=		capp.sh

CFLAGS=		-X105 -X107
# These are used in iflow:
CPPFLAGS=	 -DIFLOW=1
# LFLAGS=		map=$*.lmap xref=$*.xref
#LFLAGS=		ROM map=$*.lmap
#LFLAGS=		map $*.lmap ROM
LFLAGS=		ROM

EXTERNHFILES=	intuition.h intuitionbase.h screens.h preferences.h \
		cghooks.h sghooks.h classes.h classusr.h \
		imageclass.h gadgetclass.h icclass.h pointerclass.h \
		iobsolete.h

INTERNHFILES=		iprefs.h

MYHFILES=		intuall.h\
			intuinternal.h \
			ifunctions.h	\
			i.h \
			ism.h \
			sc.h \
			ibase.h \
			ezreq.h \
			vectorclass.h \
			newlook.h

HFILES=			$(MYHFILES) \
			$(INTERNHFILES) \
			$(EXTERNHFILES) 


EXTERNIFILES=	intuition.i intuitionbase.i screens.i preferences.i \
		cghooks.i sghooks.i classes.i classusr.i \
		imageclass.i gadgetclass.i icclass.i pointerclass.i \
		iobsolete.i

IFILES=			$(EXTERNIFILES) \
			intuall.i	\
			ibase.i		\
			vectorclass.i

CLASSCFILES= 	pubclasses.c classes.c rootclass.c gadclass.c propgadclass.c \
		imageclass.c ggclass.c icclass.c modclass.c \
		buttongclass.c strgadclass.c \
		frbuttonclass.c itexticlass.c fillrectclass.c frameiclass.c


CLASSAFILES=	classface.asm

AFILES=		iwork.asm intuitionface.asm \
		downcode.asm intuileap.asm lockstub.asm \
		mousebuttons.asm abs.asm hookface.asm aformat.asm \
		sysreqstack.asm xsysidata.asm $(CLASSAFILES)

# boxiclass.c twostateclass.c

VECTORCFILES=	vectorclass.c  xsysiclass.c
ISMCFILES=	ism.c iequeue.c ih.c ihfront.c isdefault.c pools.c \
		sidlewindow.c snowindow.c sgadget.c swsizedrag.c \
		sscreendrag.c smenu.c srequester.c sverify.c \
		sdmrtimeout.c

CFILES=		$(CLASSCFILES) $(ISMCFILES) \
		$(VECTORCFILES)  \
		activate.c alert.c bhooks.c coercion.c \
		dclip.c \
		drawgadgets.c ezreq.c fonts.c format.c \
		gadgets.c \
		genv.c hitgadgets.c ihooks.c \
		idcmp.c ilock.c images.c  init.c \
		iprefs.c isupport.c isupp2.c\
		layout.c \
		menu.c misc.c mouse.c \
		newlook.c \
		phooks.c pointer.c prop.c prefs.c pubscreen.c \
		rect.c requester.c \
		scale.c screens.c scsupp.c shooks.c sinput.c size.c \
		strings.c \
		thing.c timing.c varargs.c view.c \
		wbench.c windows.c wtags.c zoom.c autodocs.c

FIRSTO=		abs.obj

VECTOROFILES=	vectorclass.obj  xsysiclass.obj xsysidata.obj

ISMOFILES=	ism.obj iequeue.obj ih.obj ihfront.obj isdefault.obj pools.obj \
		sidlewindow.obj snowindow.obj sgadget.obj swsizedrag.obj \
		sscreendrag.obj smenu.obj srequester.obj sverify.obj \
		sdmrtimeout.obj

CLASSOFILES= 	pubclasses.obj classes.obj rootclass.obj \
		gadclass.obj propgadclass.obj \
		imageclass.obj ggclass.obj icclass.obj modclass.obj \
		buttongclass.obj strgadclass.obj \
		frbuttonclass.obj frameiclass.obj  \
		itexticlass.obj fillrectclass.obj classface.obj

newlook.obj windows.obj: newlook.h

# using vector images
#		$(IMAGEOFILES)

# We're now using short-vectors in the library table, so a number of
# modules need to be proximate to iwork.obj.  Most entries are in
# intuitionface.obj, but there are some in screens.obj, misc.obj,
# downcode.obj, view.obj, wbench.obj, pubscreen.obj, isupport.obj,
# ih.obj (ISMOFILES), and pubclasses.obj (CLASSOFILES).

OFILES=		iwork.obj	\
		intuitionface.obj \
		downcode.obj \
		screens.obj \
		misc.obj \
		view.obj \
		wbench.obj \
		pubscreen.obj \
		isupport.obj \
		$(CLASSOFILES) $(ISMOFILES) \
		$(VECTOROFILES) \
		activate.obj alert.obj bhooks.obj coercion.obj \
		dclip.obj \
		drawgadgets.obj ezreq.obj fonts.obj format.obj gadgets.obj \
		genv.obj hitgadgets.obj hookface.obj ihooks.obj \
		idcmp.obj ilock.obj images.obj init.obj \
		iprefs.obj isupp2.obj\
		layout.obj lockstub.obj menu.obj mouse.obj \
		newlook.obj \
		phooks.obj pointer.obj prop.obj prefs.obj \
		rect.obj requester.obj \
		scale.obj scsupp.obj shooks.obj \
		sinput.obj size.obj  strings.obj \
		thing.obj timing.obj varargs.obj \
		windows.obj wtags.obj zoom.obj\
		intuileap.obj mousebuttons.obj \
		aformat.obj sysreqstack.obj autodocs.obj

MYLIBOFILES=	dump.obj kstuff.obj dbrefresh.obj
MYLIBSRC=	dump.c kstuff.c dbrefresh.c \
		endcode.asm

MISCSRC=	$(MYLIBSRC) cappfile capp.sh offsets.c


# using makemeta definition of RCSFILES
# files under RCS control (note, no intuition_rev.rev at this time)
#RCSFILES=	$(AFILES) \
#		$(CFILES) \
#		$(MAKEFILE) \
#		$(HFILES) \
#		$(MISCSRC)  \
#		$(MYLIBSRC)  \
#		$(IFILES)	\
#		$(SUBSYSNAME)_lib.fd

# to get version bump
abs.obj:	intuition_rev.i

intuition_rev.i: intuition_rev.rev $(OFILES)
	@@rm -f intuition_rev.i
	@@${BUMPREV} ${VERNUM} intuition_rev

DEPENDS= abs.asm intuition_rev.i

MAKEFILE=	Makefile

.INCLUDE=/usr/commodore/amiga/$(V)/tools/makemeta
#.INCLUDE=makemeta.local

${MYDEBUGLIB}: ${MYLIBOFILES}
	cat ${MYLIBOFILES} > ${MYDEBUGLIB}

endcode.lib: endcode.obj
	cp endcode.obj endcode.lib

$(RCSLOG): $(RCSFILES)
	changelog  -u -f $(RCSLOG) $(RCSFILES)

# get a file with the RCSFILES listed, for all these
# bloody global RCS changes I keep needing to make.
rcslist: $(MAKEFILE)
	echo $(RCSFILES) >rcslist.raw
	 tr -s '\040' '\012' <rcslist.raw >rcslist

# used to change $Id: Makefile,v 38.14 92/04/14 15:47:57 peter Exp Locker: peter $
# modified for other global source file changes.

IDTAG=Id
rcsupdate:
#	co -l ${RCSFILES}
	for i in ${RCSFILES} ; do ( \
	sed -e 's/$$Id: Makefile,v 38.14 92/04/14 15:47:57 peter Exp Locker: peter $
	mv krell.tmp $$i \
	); done
	ci -f -u -m"use Id instead of Header for 4.x rcs" ${RCSFILES}

rcstest:
	for i in ${RCSFILES} ; do ( \
	echo 's/$$Id: Makefile,v 38.14 92/04/14 15:47:57 peter Exp Locker: peter $
	); done


# automatically generate offset constants 
iwork.obj: ioffsets.i

ioffsets.i: intuinternal.h ibase.h  offsets.c
	cc $(CINCL) offsets.c -o offsets
	offsets > ioffsets.i

includelist:
	@@echo $(EXTERNHFILES) $(EXTERNIFILES)  >includelist

iflow: $(CFILES)
	calls -w256 $(CINCL) $(CPPFLAGS) $(CFILES) | expand > iflow

jtags:	$(CFILES)
	echo myhfiles: $(MYHFILES)
	xtags $(CFILES) $(MYLIBSRC) $(HFILES)
@


38.14
log
@Added pointerclass.h/i to extern files.
@
text
@d3 1
a3 1
#  $Id: Makefile,v 38.13 92/04/13 16:27:40 peter Exp Locker: peter $
d5 1
a5 1
VERSION=	39
d50 1
a50 1
CFLAGS=		-X105 -X107 -DAA_KLUDGES=1
d52 1
a52 1
CPPFLAGS=	 -DAA_KLUDGES=1 -DIFLOW=1
d233 1
a233 1
# used to change $Id: Makefile,v 38.13 92/04/13 16:27:40 peter Exp Locker: peter $
d240 1
a240 1
	sed -e 's/$$Id: Makefile,v 38.13 92/04/13 16:27:40 peter Exp Locker: peter $
d247 1
a247 1
	echo 's/$$Id: Makefile,v 38.13 92/04/13 16:27:40 peter Exp Locker: peter $
@


38.13
log
@Removed pointer.h.
@
text
@d3 1
a3 1
#  $Id: Makefile,v 38.12 92/04/02 12:00:12 peter Exp Locker: peter $
d60 2
a61 1
		imageclass.h gadgetclass.h icclass.h iobsolete.h
d83 2
a84 1
		imageclass.i gadgetclass.i icclass.i iobsolete.i
d233 1
a233 1
# used to change $Id: Makefile,v 38.12 92/04/02 12:00:12 peter Exp Locker: peter $
d240 1
a240 1
	sed -e 's/$$Id: Makefile,v 38.12 92/04/02 12:00:12 peter Exp Locker: peter $
d247 1
a247 1
	echo 's/$$Id: Makefile,v 38.12 92/04/02 12:00:12 peter Exp Locker: peter $
@


38.12
log
@Added autodocs.c, pointer.c and pointer.h to file lists.
@
text
@d3 1
a3 1
#  $Id: Makefile,v 38.11 92/03/19 10:51:34 peter Exp Locker: peter $
a71 1
			pointer.h \
d231 1
a231 1
# used to change $Id: Makefile,v 38.11 92/03/19 10:51:34 peter Exp Locker: peter $
d238 1
a238 1
	sed -e 's/$$Id: Makefile,v 38.11 92/03/19 10:51:34 peter Exp Locker: peter $
d245 1
a245 1
	echo 's/$$Id: Makefile,v 38.11 92/03/19 10:51:34 peter Exp Locker: peter $
@


38.11
log
@Deleted some obsolete references.  Juggled module ordering a bit.
@
text
@d3 1
a3 1
#  $Id: Makefile,v 38.10 92/03/18 11:47:38 peter Exp Locker: peter $
d72 1
d123 1
a123 1
		phooks.c prop.c prefs.c pubscreen.c \
d128 1
a128 1
		wbench.c windows.c wtags.c zoom.c
d176 1
a176 1
		phooks.obj prop.obj prefs.obj \
d183 1
a183 1
		aformat.obj sysreqstack.obj
d232 1
a232 1
# used to change $Id: Makefile,v 38.10 92/03/18 11:47:38 peter Exp Locker: peter $
d239 1
a239 1
	sed -e 's/$$Id: Makefile,v 38.10 92/03/18 11:47:38 peter Exp Locker: peter $
d246 1
a246 1
	echo 's/$$Id: Makefile,v 38.10 92/03/18 11:47:38 peter Exp Locker: peter $
@


38.10
log
@Re-enabled rule to download to my A2000.
@
text
@d3 1
a3 1
#  $Id: Makefile,v 38.9 92/02/07 11:05:06 peter Exp Locker: peter $
a37 4
down:	all
	@@echo	do remote download on cloyd to bb0
	rsh	cloyd rram /usr2/jimm/ISM/intuition.ld

a146 8
# image, spritedata, ...  definitions
IMAGEOFILES=	\
		closedata.obj depthdata.obj sizedata.obj zoomdata.obj \
		leftdata.obj rightdata.obj updata.obj downdata.obj \
		checkdata.obj mxdata.obj

#CLASSOFILES=  boxiclass.obj twostateclass.obj

d153 2
a154 2
# downcode.obj, view.obj, wbench.obj, pubscreen.obj, and ih.obj (ISMOFILES),
# and pubclasses.obj (CLASSOFILES).
d164 1
d172 1
a172 1
		iprefs.obj isupport.obj isupp2.obj\
d231 1
a231 1
# used to change $Id: Makefile,v 38.9 92/02/07 11:05:06 peter Exp Locker: peter $
d238 1
a238 1
	sed -e 's/$$Id: Makefile,v 38.9 92/02/07 11:05:06 peter Exp Locker: peter $
d245 1
a245 1
	echo 's/$$Id: Makefile,v 38.9 92/02/07 11:05:06 peter Exp Locker: peter $
@


38.9
log
@Fixed errors in echo.
@
text
@d3 1
a3 1
#  $Id: Makefile,v 38.8 92/02/05 15:37:50 peter Exp Locker: peter $
d23 1
a23 4
#	@@echo	you are not yet set up for remote magic
#	@@echo	do remote download on ginger to bb0
#	rsh	ginger rram  ~peter/intuition/intuition.ld

d33 5
d242 1
a242 1
# used to change $Id: Makefile,v 38.8 92/02/05 15:37:50 peter Exp Locker: peter $
d249 1
a249 1
	sed -e 's/$$Id: Makefile,v 38.8 92/02/05 15:37:50 peter Exp Locker: peter $
d256 1
a256 1
	echo 's/$$Id: Makefile,v 38.8 92/02/05 15:37:50 peter Exp Locker: peter $
@


38.8
log
@Make pdown rule now addresses my A3000, not the A2000.
@
text
@d3 1
a3 1
#  $Id: Makefile,v 38.7 91/12/12 20:46:58 peter Exp Locker: peter $
d27 1
a27 1
	@@echo	'Updating soda\'s libs:intuition.library...'
d29 1
a29 1
	@@echo	'Updating soda\'s $f00000 intuition...'
d240 1
a240 1
# used to change $Id: Makefile,v 38.7 91/12/12 20:46:58 peter Exp Locker: peter $
d247 1
a247 1
	sed -e 's/$$Id: Makefile,v 38.7 91/12/12 20:46:58 peter Exp Locker: peter $
d254 1
a254 1
	echo 's/$$Id: Makefile,v 38.7 91/12/12 20:46:58 peter Exp Locker: peter $
@


38.7
log
@Fixed endcode pointer in romtag through use of endcode.lib.
@
text
@d3 1
a3 1
#  $Id: Makefile,v 38.6 91/10/17 14:28:53 peter Exp Locker: peter $
d24 2
a25 2
	@@echo	do remote download on ginger to bb0
	rsh	ginger rram  ~peter/intuition/intuition.ld
d27 9
d240 1
a240 1
# used to change $Id: Makefile,v 38.6 91/10/17 14:28:53 peter Exp Locker: peter $
d247 1
a247 1
	sed -e 's/$$Id: Makefile,v 38.6 91/10/17 14:28:53 peter Exp Locker: peter $
d254 1
a254 1
	echo 's/$$Id: Makefile,v 38.6 91/10/17 14:28:53 peter Exp Locker: peter $
@


38.6
log
@Juggled module link ordering to support short-form jump-table vectors.
Added vectorclass.i and xsysidata.asm to Makefile.
@
text
@d3 1
a3 1
#  $Id: Makefile,v 38.5 91/08/29 17:53:15 peter Exp Locker: peter $
d34 1
a34 1
MYLIBS=		${MYDEBUGLIB} ${DEBUG} ${LIBDIR}/rom.lib
d90 1
a90 1
AFILES=		iwork.asm intuitionface.asm endcode.asm \
a123 2
# the endcode.obj file  MUST go last...

d182 1
a182 2
		aformat.obj sysreqstack.obj \
		endcode.obj 
d185 2
a186 1
MYLIBSRC=	dump.c kstuff.c dbrefresh.c
d219 3
d231 1
a231 1
# used to change $Id: Makefile,v 38.5 91/08/29 17:53:15 peter Exp Locker: peter $
d238 1
a238 1
	sed -e 's/$$Id: Makefile,v 38.5 91/08/29 17:53:15 peter Exp Locker: peter $
d245 1
a245 1
	echo 's/$$Id: Makefile,v 38.5 91/08/29 17:53:15 peter Exp Locker: peter $
@


38.5
log
@VERSION is now V39.
@
text
@d3 1
a3 1
#  $Id: Makefile,v 38.4 91/08/21 18:18:41 peter Exp Locker: peter $
d79 2
a80 1
			ibase.i
d93 1
a93 1
		sysreqstack.asm $(CLASSAFILES)
d126 1
a126 1
VECTOROFILES=	vectorclass.obj  xsysiclass.obj
d153 6
d160 8
a168 1
		$(CLASSOFILES) $(ISMOFILES) \
d170 1
a170 1
		dclip.obj downcode.obj \
d175 1
a175 1
		layout.obj lockstub.obj menu.obj misc.obj mouse.obj \
d177 1
a177 1
		phooks.obj prop.obj prefs.obj pubscreen.obj \
d179 1
a179 1
		scale.obj screens.obj scsupp.obj shooks.obj \
d181 3
a183 3
		thing.obj timing.obj varargs.obj view.obj \
		wbench.obj windows.obj wtags.obj zoom.obj\
		intuitionface.obj intuileap.obj mousebuttons.obj \
d230 1
a230 1
# used to change $Id: Makefile,v 38.4 91/08/21 18:18:41 peter Exp Locker: peter $
d237 1
a237 1
	sed -e 's/$$Id: Makefile,v 38.4 91/08/21 18:18:41 peter Exp Locker: peter $
d244 1
a244 1
	echo 's/$$Id: Makefile,v 38.4 91/08/21 18:18:41 peter Exp Locker: peter $
@


38.4
log
@When iflow is being made, the IBase LOCK...() macros won't be expanded,
making "iflow LOCKGADGETS" useful.  Deleted a some obsolete stuff.
@
text
@d3 1
a3 1
#  $Id: Makefile,v 38.3 91/07/25 15:01:35 peter Exp Locker: peter $
d5 1
a5 1
VERSION=	38
d216 1
a216 1
# used to change $Id: Makefile,v 38.3 91/07/25 15:01:35 peter Exp Locker: peter $
d223 1
a223 1
	sed -e 's/$$Id: Makefile,v 38.3 91/07/25 15:01:35 peter Exp Locker: peter $
d230 1
a230 1
	echo 's/$$Id: Makefile,v 38.3 91/07/25 15:01:35 peter Exp Locker: peter $
@


38.3
log
@Now sets AA_KLUDGES in $CFLAGS.
@
text
@d3 1
a3 1
#  $Id: Makefile,v 38.2 91/07/10 17:57:43 peter Exp Locker: peter $
d44 2
a45 1
CPPFLAGS=	
d216 1
a216 1
# used to change $Id: Makefile,v 38.2 91/07/10 17:57:43 peter Exp Locker: peter $
d223 1
a223 1
	sed -e 's/$$Id: Makefile,v 38.2 91/07/10 17:57:43 peter Exp Locker: peter $
d230 1
a230 1
	echo 's/$$Id: Makefile,v 38.2 91/07/10 17:57:43 peter Exp Locker: peter $
a249 8

# for updating the a2000's on net with current development includes
AV36=	/usr2/a2001/jimm/v36
native:
	cp $(EXTERNHFILES) $(EXTERNIFILES) $(AV36)/include/intuition
	cp $(SUBSYSNAME)_lib.fd	$(AV36)/fd

# LINK = blink
@


38.2
log
@Bumped to version 38.
@
text
@d3 1
a3 1
#  $Id: Makefile,v 38.1 91/06/24 12:13:04 peter Exp Locker: peter $
d43 1
a43 7
# Here's a list of some CFLAGS and the bugfixes they implement
# (date of last revision, june 15, 1990, jimm)
#
# FIX_COMMKEY_FONT resets soft-style for menu command key
#	( I didn't implement this one.)

CFLAGS=		-X105 -X107
d215 1
a215 1
# used to change $Id: Makefile,v 38.1 91/06/24 12:13:04 peter Exp Locker: peter $
d222 1
a222 1
	sed -e 's/$$Id: Makefile,v 38.1 91/06/24 12:13:04 peter Exp Locker: peter $
d229 1
a229 1
	echo 's/$$Id: Makefile,v 38.1 91/06/24 12:13:04 peter Exp Locker: peter $
@


38.1
log
@Removed box2class.c, sysiclass.c, IMAGECFILES.
Removed -dNEWCLOSEWB, -dEMBOSSME.
@
text
@d3 1
a3 1
#  $Id: Makefile,v 36.84 91/01/16 18:15:17 peter Exp Locker: peter $
d5 1
a5 1
VERSION=	37
d221 1
a221 1
# used to change $Id: Makefile,v 36.84 91/01/16 18:15:17 peter Exp Locker: peter $
d228 1
a228 1
	sed -e 's/$$Id: Makefile,v 36.84 91/01/16 18:15:17 peter Exp Locker: peter $
d235 1
a235 1
	echo 's/$$Id: Makefile,v 36.84 91/01/16 18:15:17 peter Exp Locker: peter $
@


38.0
log
@Initial V38 check-in (matches V37 release).
@
text
@d3 1
a3 1
#  $Id: Makefile,v 38.0 91/06/12 14:03:25 peter Exp $
d49 2
a50 3
CFLAGS=		-X105 -X107 -DNEWCLOSEWB=1 -DEMBOSSME=1
CPPFLAGS=	-DNEWCLOSEWB=1 -DEMBOSSME=1
#CFLAGS=		-X105 -X107
d88 1
a88 1
		box2class.c buttongclass.c strgadclass.c sysiclass.c \
a93 6
# image, spritedata, ...  definitions
IMAGECFILES=	\
		closedata.c depthdata.c sizedata.c zoomdata.c \
		leftdata.c rightdata.c updata.c downdata.c \
		checkdata.c mxdata.c

a143 5
# using new vector images
#		sysiclass.obj \

# removed: box2class.obj

d221 1
a221 1
# used to change $Id: Makefile,v 38.0 91/06/12 14:03:25 peter Exp $
d228 1
a228 1
	sed -e 's/$$Id: Makefile,v 38.0 91/06/12 14:03:25 peter Exp $
d235 1
a235 1
	echo 's/$$Id: Makefile,v 38.0 91/06/12 14:03:25 peter Exp $
@
