1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-10 07:29:05 +00:00
cc65/libsrc/geos-common/dlgbox
Oliver Schmidt 008b4c4e1d Replaced whole bunch for Makefiles with a single generic Makefile.
- No complex shell logic.
- "Source file shadowing" for all targets via vpath.
- Dependency handling.
- True incremental build.
- Don't write into source directories.
- Easy cleanup by just removing 'wrk'.
2013-05-04 22:10:48 +02:00
..
dbget2lines.s Normalized coding style. 2012-02-09 10:54:40 +00:00
dlgboxfileselect.s Normalized coding style. 2012-02-09 10:54:40 +00:00
dlgboxgetstring.s Normalized coding style. 2012-02-09 10:54:40 +00:00
dlgboxok.s Normalized coding style. 2012-02-09 10:54:40 +00:00
dlgboxokcancel.s Normalized coding style. 2012-02-09 10:54:40 +00:00
dlgboxyesno.s Normalized coding style. 2012-02-09 10:54:40 +00:00
dodlgbox.s Normalized coding style. 2012-02-08 15:54:44 +00:00
messagebox.c Moved the first couple of files from 'geos-cbm' to 'geos-common' which are believed to work as-is on Apple GEOS too. 2012-02-04 13:47:31 +00:00
rstrfrmdialogue.s Normalized coding style. 2012-02-08 15:54:44 +00:00