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

Subversion Repositories scarts

[/] [scarts/] [trunk/] [toolchain/] [scarts-gdb/] [gdb-6.8/] [gdb/] [testsuite/] [gdb.hp/] [gdb.base-hp/] [Makefile.in] - Blame information for rev 25

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 25 jlechner
VPATH = @srcdir@
2
srcdir = @srcdir@
3
 
4
EXECUTABLES = dollar hwwatchbus.bak pxdb reg reg-pa64 \
5
        so-thresh genso-thresh sized-enum
6
 
7
MISCELLANEOUS = so-thresh.c so-thresh.lopt so-thresh.make.out \
8
        lib*-so-thresh.*
9
 
10
all:
11
        @echo "Nothing to be done for all..."
12
 
13
info:
14
install-info:
15
dvi:
16
install:
17
uninstall: force
18
installcheck:
19
check:
20
 
21
clean mostlyclean:
22
        -rm -f *~ *.o *.ci
23
        -rm -f core $(EXECUTABLES)
24
        -rm -f $(MISCELLANEOUS)
25
 
26
distclean maintainer-clean realclean: clean
27
        -rm -f Makefile config.status config.log
28
        -rm -f *-init.exp
29
        -rm -fr *.log summary detail *.plog *.sum *.psum site.*
30
 
31
Makefile : $(srcdir)/Makefile.in $(srcdir)/configure.in
32
        $(SHELL) ./config.status --recheck

powered by: WebSVN 2.1.0

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