Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
c4d29bdb18e93a042c41610d335112d5872b6450
c4d29bdb18e93a042c41610d335112d5872b6450
Switch branch/tag
wine-winehq
dlls
dxerr9
Makefile.in
Find file
Normal view
History
Permalink
Makefile.in
67 Bytes
Edit
Web IDE
Newer
Older
makefiles: Make MODULE contain the full module name also for static libraries.
db7f8e57
Alexandre Julliard
committed
13 years ago
1
MODULE
=
libdxerr9.a
Added dxerr8 and dxerr9 libraries.
cc02d954
Robert Reif
committed
20 years ago
2
3
4
5
C_SRCS
=
\
dxerr9.c
Added a make rules file for static import libraries.
633b12d5
Alexandre Julliard
committed
19 years ago
6
@MAKE_IMPLIB_RULES@