Module_fileaccess.mk (3616bdb9) Module_fileaccess.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

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

20#**************************************************************
21
22
23
24$(eval $(call gb_Module_Module,fileaccess))
25
26$(eval $(call gb_Module_add_targets,fileaccess,\
27 Library_fileacc \
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

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

20#**************************************************************
21
22
23
24$(eval $(call gb_Module_Module,fileaccess))
25
26$(eval $(call gb_Module_add_targets,fileaccess,\
27 Library_fileacc \
28 Package_xml \
28))
29
30# vim: set noet sw=4 ts=4:
29))
30
31# vim: set noet sw=4 ts=4: