Changes in tools/prettyprinter/Makefile.am [107b01a:81bb114]
- File:
-
- 1 edited
-
tools/prettyprinter/Makefile.am (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
tools/prettyprinter/Makefile.am
r107b01a r81bb114 1 1 ######################## -*- Mode: Makefile-Automake -*- ###################### 2 ## 2 ## 3 3 ## Cforall Version 1.0.0 Copyright (C) 2015 University of Waterloo 4 4 ## 5 5 ## The contents of this file are covered under the licence agreement in the 6 6 ## file "LICENCE" distributed with Cforall. 7 ## 8 ## Makefile.am -- 9 ## 7 ## 8 ## Makefile.am -- 9 ## 10 10 ## Author : Peter A. Buhr 11 11 ## Created On : Wed Jun 28 12:07:10 2017 … … 14 14 ## Update Count : 20 15 15 ############################################################################### 16 17 AUTOMAKE_OPTIONS = foreign # do not require all the GNU file names18 ACLOCAL_AMFLAGS = -I automake19 16 20 17 BUILT_SOURCES = parser.hh
Note:
See TracChangeset
for help on using the changeset viewer.