mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-21 04:07:33 +08:00
Remove project_libdir. Remove project_includedir. Add rtems_testsdir.
This commit is contained in:
@@ -35,6 +35,5 @@ AC_SUBST([PROJECT_INCLUDE],["\$(PROJECT_ROOT)/lib/include"])
|
||||
AC_SUBST([PROJECT_LIB],["\$(PROJECT_ROOT)/lib"])
|
||||
AC_SUBST([PROJECT_RELEASE],["\$(PROJECT_ROOT)"])
|
||||
|
||||
AC_SUBST([project_libdir],["\$(libdir)"])
|
||||
AC_SUBST([project_includedir],["\$(includedir)"])
|
||||
AC_SUBST([rtems_testsdir],["\$(libdir)/rtems/tests"])
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user