#
# test Makefile for gnu make
#

all: build

build: 
	@cp test.c test


syntax highlighted by Code2HTML, v. 0.9.1