OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems/] [tools/] [cpu/] [sh/] [Makefile.am] - Blame information for rev 158

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 158 chris
##
2
##  $Id: Makefile.am,v 1.1.1.1 2001-07-10 10:05:55 chris Exp $
3
##
4
 
5
AUTOMAKE_OPTIONS = foreign 1.4 no-installman
6
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
7
 
8
noinst_PROGRAMS = shgen
9
 
10
shgen_SOURCES = sci.h sci.c shgen.c
11
 
12
if HELP2MAN
13
man_MANS = shgen.1
14
 
15
shgen.1: $(srcdir)/shgen.c
16
        $(HELP2MAN) -N shgen >$@
17
endif
18
 
19
include $(top_srcdir)/../../../automake/host.am

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.