Added initial support for LinuxPPC.

This commit is contained in:
henry
2009-04-02 12:26:41 +01:00
parent afd820ddd1
commit 9c95fd034b
20 changed files with 119 additions and 0 deletions

View File

@ -0,0 +1,3 @@
XFLAGS =
XINC = $(XFLAGS) -I/usr/X11R6/include
XLIBS = -L/usr/X11R6/lib64 -lXext -lX11