summaryrefslogtreecommitdiffhomepage
path: root/Makefile
blob: cb2e46197534557a186e7ca7af677cda9698dbcd (plain)
1
2
3
4
5
all: install

install:
	mkdir -p $(DESTDIR)///include
	cp -r include/psxtypes $(DESTDIR)///include