summaryrefslogtreecommitdiffstats
path: root/kdvi/make/library.make
blob: c343bfd7f80d8ca7ffcdad2906acea66ef43ba67 (plain)
1
2
3
4
5
# library.make -- stuff only useful for libraries.
AR = ar
ARFLAGS = cq
RANLIB = @RANLIB@
# End of library.make.