Spaces:
Runtime error
Runtime error
File size: 129 Bytes
83418c6 |
1 2 3 4 5 6 |
PACPP_ROOT = .
#INCLUDES = -I$(srcdir)/$(PACPP_ROOT)/include -I$(top_srcdir)/include
docs:
doxygen $(srcdir)/config.doxy.linux
|