Module_io.mk (f90c092a) Module_io.mk (eec2d41a)
1#**************************************************************
2#
3# Licensed to the Apache Software Foundation (ASF) under one
4# or more contributor license agreements. See the NOTICE file
5# distributed with this work for additional information
6# regarding copyright ownership. The ASF licenses this file
7# to you under the Apache License, Version 2.0 (the
8# "License"); you may not use this file except in compliance

--- 15 unchanged lines hidden (view full) ---

24$(eval $(call gb_Module_Module,io))
25
26$(eval $(call gb_Module_add_targets,io,\
27 Library_acceptor \
28 Library_connector \
29 Library_streams \
30 Library_textinstream \
31 Library_textoutstream \
1#**************************************************************
2#
3# Licensed to the Apache Software Foundation (ASF) under one
4# or more contributor license agreements. See the NOTICE file
5# distributed with this work for additional information
6# regarding copyright ownership. The ASF licenses this file
7# to you under the Apache License, Version 2.0 (the
8# "License"); you may not use this file except in compliance

--- 15 unchanged lines hidden (view full) ---

24$(eval $(call gb_Module_Module,io))
25
26$(eval $(call gb_Module_add_targets,io,\
27 Library_acceptor \
28 Library_connector \
29 Library_streams \
30 Library_textinstream \
31 Library_textoutstream \
32 Package_xml \
32))
33
34# vim: set noet sw=4 ts=4:
33))
34
35# vim: set noet sw=4 ts=4: