If I try the following:
bar: .USE
@echo @ = $(@)
all: bar
@echo here is allI always get "bar is up to date" Does anyone know how this is supposed to work? _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
