tools/adflib: build only host variant which is used by Sam440 target
[AROS.git] / workbench / devs / printtofile / printtofile.conf
blobadacd07fd4da1d1eb23209329627346f3cdede2b
1 ##begin config
2 version 1.0
3 basename PrintToFile
4 libbasetype struct PrintToFileBase
5 residentpri 0
6 beginio_func BeginIO
7 abortio_func AbortIO
8 ##end config
9 ##begin cdefprivate
10 #include "printtofile_intern.h"
11 ##end cdefprivate