]> git.sur5r.net Git - cc65/blob - samples/geos/apphello2.grc
Changed rm -f to $(RM)
[cc65] / samples / geos / apphello2.grc
1
2 ; this is resource file for hello2.c, a GEOS application example
3
4 HEADER APPLICATION "hello2" "Hello 2" "V1.0" {
5 dostype USR
6 author "Maciej Witkowiak"
7 info "This is C prog compiled with cc65 and GEOSLib."
8 }