mirror of
https://github.com/pspdev/pspsdk.git
synced 2025-10-03 08:41:34 +00:00
10 lines
147 B
Makefile
10 lines
147 B
Makefile
ACLOCAL_AMFLAGS = -I m4
|
|
|
|
SUBDIRS = src tools
|
|
|
|
MOSTLYCLEANFILES = $(DX_CLEANFILES)
|
|
|
|
EXTRA_DIST = LICENSE VERSION README.md Doxyfile doc
|
|
|
|
@DX_RULES@
|