mirror of
https://github.com/holub/mame
synced 2025-06-22 04:06:39 +03:00
6 lines
129 B
Makefile
6 lines
129 B
Makefile
PACPP_ROOT = .
|
|
#INCLUDES = -I$(srcdir)/$(PACPP_ROOT)/include -I$(top_srcdir)/include
|
|
|
|
docs:
|
|
doxygen $(srcdir)/config.doxy.linux
|