minix/lib/end/Makefile

12 lines
126 B
Makefile
Raw Normal View History

2005-04-21 16:53:53 +02:00
# Makefile for lib/end.
LIBRARIES = end
2005-04-21 16:53:53 +02:00
end_OBJECTS = \
edata.o \
em_end.o \
end.o \
etext.o \
2005-04-21 16:53:53 +02:00
include ../Makefile.inc