minix/lib/i386/Makefile

10 lines
95 B
Makefile
Raw Normal View History

2005-04-21 16:53:53 +02:00
# Makefile for lib/i386.
SUBDIRS = \
int64 \
misc \
rts \
string
2005-04-21 16:53:53 +02:00
include ../Makefile.inc