Fixed the assembler's name
This commit is contained in:
parent
5487fdac39
commit
d2f44d846c
|
@ -3,8 +3,8 @@ includedir=${prefix}/include
|
||||||
exec_prefix=${prefix}
|
exec_prefix=${prefix}
|
||||||
libdir=${exec_prefix}/lib
|
libdir=${exec_prefix}/lib
|
||||||
|
|
||||||
Name: cpp
|
Name: Asm
|
||||||
Description: DeforaOS Development assembler
|
Description: DeforaOS Development Assembler
|
||||||
Version: VERSION
|
Version: VERSION
|
||||||
Requires: cpp
|
Requires: cpp
|
||||||
Cflags: -I${includedir}
|
Cflags: -I${includedir}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user