diff options
Diffstat (limited to 'VES5.0/doxygen-1.8.12/.makeconfig')
-rw-r--r-- | VES5.0/doxygen-1.8.12/.makeconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/VES5.0/doxygen-1.8.12/.makeconfig b/VES5.0/doxygen-1.8.12/.makeconfig new file mode 100644 index 00000000..a7a4c63d --- /dev/null +++ b/VES5.0/doxygen-1.8.12/.makeconfig @@ -0,0 +1,7 @@ +RM = rm -f +VERSION = 1.8.12 +INSTALL = /usr/local +INSTTOOL = /usr/bin/install +DOXYDOCS = .. + +export TMAKEPATH |