summaryrefslogtreecommitdiffstats
path: root/testprogs/win32/npecho/GNUmakefile
Commit message (Collapse)AuthorAgeFilesLines
* testprogs/win32: make it possible to specify MINGW_CCStefan Metzmacher2010-05-191-1/+2
| | | | metze
* testprogs/win32/npecho: use 'rm -f' instead of 'del' on unixStefan Metzmacher2010-05-191-1/+1
| | | | metze
* testprogs/win32: add npecho_*2.cStefan Metzmacher2009-02-091-10/+13
| | | | | | This exlores some details of message type named pipes. metze
* r10576: Add testprog for named pipes. Also add GNUmakefile's for ↵Jelmer Vernooij2007-10-101-0/+20
cross-compilation using mingw32 (This used to be commit 30ba8fdc3dc8dba543686591a27b819b8f9444db)