blob: 5ca07b8daf1c49bf59d75a8f2fc3d65d6eb6342b [file] [log] [blame] [raw]
# This Makefile is for Linux
# If your gcc fails, try gcc-3.4.3 or gcc-4.0.1 please.
# Always try the latest gcc please.
# .PHONY: all untar patch
.PHONY: all
all:
./build
# untar:
# ./build untaronly
#
# patch:
# ./build patchonly