7 lines
138 B
Makefile
7 lines
138 B
Makefile
|
#
|
||
|
# Makefile of1275 stuff
|
||
|
#
|
||
|
|
||
|
lib-y := claim.o enter.o exit.o finddevice.o getprop.o ofinit.o \
|
||
|
ofstdio.o read.o release.o write.o map.o
|