Hi I have a question about src.conf for buildworld:
I would like to exclude building a number of modules which I do not need in
world, so I cretated a file modex.conf in a new directory /etc/make. Then,
in makefile.conf I tried placing:
.include "/etc/make/modex.conf"
WITHOUT_MODULES= "/etc/make/modex.conf"
But neither works and the modules are still built.
What would be the correct syntax for such a file?

Thanks.



--
View this message in context: 
http://freebsd.1045724.n5.nabble.com/Question-regarding-etc-src-conf-tp5769677.html
Sent from the freebsd-stable mailing list archive at Nabble.com.
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to