|
|
DataMuseum.dkPresents historical artifacts from the history of: Rational R1000/400 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Rational R1000/400 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 592 (0x250)
Types: TextFile
Notes: R1k Text-file segment
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
└─⟦5a81ac88f⟧ »Space Info Vol 1«
└─⟦933ff80dc⟧
└─⟦this⟧
EXE= ../Ada/lib.a
RES= /usr/projects/aconit/Z80/Z80
SRC= GUI_Interface.c GUI.c \
Break.c FileOpen.c Memory.c \
c0_face.c c0_init.c c_av.c c_functions.c \
XtInterface.c XmListExtension.c
OBJ = $(SRC:.c=.o)
LIB= -lXm -lXt -lX11
CFLAGS =
#
real: $(EXE) $(RES)
$(EXE): $(OBJ)
ar vr $(EXE) $(OBJ)
$(RES): GUI.rdb
sed 's/^GUI/Z80/' <GUI.rdb >$(RES)
clean:
@rm -f $(OBJ) core $(EXE)
# DO NOT DELETE THIS LINE -- make depend depends on it.
XmListExtension.o: XmListExtension.h
FileOpen.o: GUI_Interface.h
Break.o: GUI_Interface.h
Memory.o: GUI_Interface.h