repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
revert between 56095 -> 55830 in arch
[AROS.git]
/
workbench
/
devs
/
AHI
/
Test
/
examine_ahi
/
smakefile
blob
611a61458028bae21e03b97abd4a325e452313d0
1
#
2
# Makefile automatically generated by MKMK V6.55
3
# Fri Mar 14 14:49:05 1997
4
#
5
6
OBJS= examine_ahi.o
7
8
examine_ahi: $(OBJS)
9
sc link to examine_ahi with <<
10
$(OBJS)
11
<
12
13
examine_ahi.o: examine_ahi.c /device/ahi_def.h /device/ahi_device.h
14
sc IDIR /device $*
15
16
17