[go: up one dir, main page]

Menu

[r1]: / Makefile.am  Maximize  Restore  History

Download this file

10 lines (5 with data), 171 Bytes

1
2
3
4
5
6
7
8
9
AUTOMAKE_OPTIONS = gnu
bin_PROGRAMS = stock
stock_SOURCES = src/stock.c
man_MANS = man/stock.1
EXTRA_DIST = $(man_MANS) VERSION scripts/industry_rank.pl scripts/Notes