PPC=ppc386
INSTALL = cp

all:android.o android 

android.o: 
	$(PPC) -Sg android.pp

#can someone fix it?
#
#install:
#       install -c dos.fnt /usr/lib/kbd/consolefonts
#
