aboutsummaryrefslogtreecommitdiff
path: root/modules/matrix_basic/Makefile
blob: 77094a147ca3127192c04b67d67659ca96342e05 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
current: all_modules

include ../../Makefile.config

PDP_MOD = $(PDP_MATRIX_BASIC)

all_modules: $(PDP_MOD)

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