aboutsummaryrefslogtreecommitdiff
path: root/system/Makefile
blob: 12666a4402e0f722074180ec10f182928b38b1c0 (plain)
1
2
3
4
5
6
7
8
include ../Makefile.config

all: setup.o envelope_util.o

clean:
	rm -f *.o
	rm -f *~