Index: trunk/Makefile.conf.in =================================================================== --- trunk/Makefile.conf.in (revision 34772) +++ trunk/Makefile.conf.in (revision 34773) @@ -48,6 +48,8 @@ # install_root/DESTDIR removed) LIBDIR_INSTALLED=@/local/prefix@/lib/pcb-rnd -# Where librnd is installed +# Where librnd is installed, full path to the .mak file to auto-setup LIBRND_PREFIX=@/local/pcb/librnd_prefix@ +LIBRND_MAK=$(LIBRND_PREFIX)/share/librnd/librnd.mak + @]