summaryrefslogtreecommitdiffstats
path: root/tmake/lib/unix/lib.t
blob: dd24c63c1a44e2de3e8b786ef8bcd9c700e2bfb5 (plain)
1
2
3
4
5
6
#############################################################################
#!
#! This is a tmake template for building Unix libraries.
#!
#$ Project('TMAKE_LIB_FLAG = 1');
#$ IncludeTemplate("generic.t");