same stuff: Basically use this instead of seperate sections for each platform. ifeq ($(OS),$(findstring $(OS), "linux freebsd solaris")) Kent
same stuff: Basically use this instead of seperate sections for each platform. ifeq ($(OS),$(findstring $(OS), "linux freebsd solaris")) Kent