aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/pyxplot.rb
diff options
context:
space:
less ENV.compiler == :clang objs = 'tree.o unix.o html.o xml.o hash.o color.o strverscmp.o' system "make", "prefix=#{prefix}", "MANDIR=#{man1}", "CC=#{ENV.cc}", "CFLAGS=#{ENV.cflags}", "LDFLAGS=#{ENV.ldflags}", "OBJS=#{objs}", "install" end end