summaryrefslogtreecommitdiff
path: root/userspace/xterm/Makefile
blob: b6bac6e144614eb60e70a36766e5bf43541b872b (plain)
1
2
3
4
5
6
7
CC=i686-foolos-gcc
AS=i686-foolos-as

xterm: vesa.o terminal.o

clean:
	rm -f *.o xterm