minix/lib/ack/i386/head/Makefile.ack.conv

13 lines
234 B
Makefile
Executable file

# Makefile for lib/i386/head.
CC1 = $(CC) -Was-ack -c -I$(SRCDIR)/$(SUBDIR)
LIBRARY = ../../../libe.a
all: $(LIBRARY)
$(LIBRARY): $(LIBRARY)(em_head.o)
aal cr $@ *.o
rm *.o
$(LIBRARY)(em_head.o): em_head.s
$(CC1) -I. em_head.s