Blame project/headers.mk

7b83a9
API_HEADERS = \
9e3f4e
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_abi.h \
e419cc
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_api.h \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_acl.h \
b92a12
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_afl.h \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_argv.h \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_atom.h \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_atomic.h \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_auxv.h \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_blitter.h \
7d77e3
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_compiler.h \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_crc32.h \
265305
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_crc64.h \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_daemon.h \
28d040
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_dalist.h \
b2a33c
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_debug.h \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_device.h \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_exception.h \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_file.h \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_fsctl.h \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_guid.h \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_hash.h \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_ioctl.h \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_ipc.h \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_istat.h \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_job.h \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_ldr.h \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_locale.h \
a7ffe3
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_log.h \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_memory.h \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_mount.h \
a6563a
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_msq.h \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_object.h \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_os.h \
28d040
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_pe.h \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_pnp.h \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_port.h \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_process.h \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_profiling.h \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_registry.h \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_section.h \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_security.h \
4a2e49
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_sem.h \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_slist.h \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_socket.h \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_stat.h \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_statfs.h \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_status.h \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_string.h \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_sync.h \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_sysinfo.h \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_termios.h \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_thread.h \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_time.h \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_token.h \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_tty.h \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_unicode.h \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_uuid.h \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./nt_vfd.h \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./ntapi.h \
7b83a9
7b83a9
API_HEADERS_BITS = \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./bits/nt_atomic_inline_asm.h \
7b83a9
7b83a9
API_HEADERS_I386 = \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./bits/nt32/nt_atomic_i386_asm__gcc.h \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./bits/nt32/nt_atomic_i386_asm__msvc.h \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./bits/nt32/nt_thread_i386.h \
7b83a9
7b83a9
API_HEADERS_X86_64 = \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./bits/nt64/nt_atomic_x86_64_asm__gcc.h \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./bits/nt64/nt_atomic_x86_64_asm__msvc.h \
6cff96
	$(SOURCE_DIR)/include/$(PACKAGE)/./bits/nt64/nt_thread_x86_64.h \
7b83a9
7b83a9
INTERNAL_HEADERS = \
6cff96
	$(SOURCE_DIR)/src/internal/./ntapi_blitter.h \
6cff96
	$(SOURCE_DIR)/src/internal/./ntapi_context.h \
6cff96
	$(SOURCE_DIR)/src/internal/./ntapi_fnapi.h \
6cff96
	$(SOURCE_DIR)/src/internal/./ntapi_hash_table.h \
6cff96
	$(SOURCE_DIR)/src/internal/./ntapi_impl.h \
6cff96
	$(SOURCE_DIR)/src/internal/./ntapi_pty.h \
7b83a9
7b83a9
ALL_HEADERS = $(API_HEADERS) $(INTERNAL_HEADERS) \
7b83a9
		$(API_HEADERS_BITS) \
7b83a9
		$(API_HEADERS_I386) \
7b83a9
		$(API_HEADERS_X86_64) \