Parent Directory
|
Revision Log
|
Patch
revision 98, Wed Apr 3 14:17:05 2002 UTC | revision 99, Wed Apr 3 14:19:50 2002 UTC | |
---|---|---|
# | Line 27 | Line 27 |
27 | #CFLAGS += -Wall -g | #CFLAGS += -Wall -g |
28 | ||
29 | AS = as | AS = as |
30 | # if GNU as choke on Altivec instructions, try to comment the previous | |
31 | # line, and uncomment the next one. | |
32 | # AS = as -mvec | |
33 | ||
34 | %.o: %.s | %.o: %.s |
35 | $(AS) $< -o $@ | $(AS) $< -o $@ |
|
No admin address has been configured | ViewVC Help |
Powered by ViewVC 1.0.4 |