Ruslan Ermilov <ru at FreeBSD.org> writes: > You usually do this without modifying a makefile, like this: > > # make DEBUG_FLAGS=-g Even better, put DEBUG_FLAGS ?= -g STRIP = # empty in /etc/make.conf, and your system will always be ready to debug. DES -- Dag-Erling Smørgrav - des at des.no