8 lines
52 B
Makefile
8 lines
52 B
Makefile
|
|
TARGET=lzham
|
|
|
|
all: build
|
|
|
|
include ../makefile.inc
|
|
|