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
b5ba4baa516d556dd602382a2f7ece643a2e8049
b5ba4baa516d556dd602382a2f7ece643a2e8049
Switch branch/tag
wine-winehq
dlls
snmpapi
Makefile.in
Find file
Normal view
History
Permalink
Makefile.in
101 Bytes
Edit
Web IDE
Newer
Older
Stub implementation of SNMPAPI.DLL.
4c692b9b
Patrik Stridvall
committed
22 years ago
1
MODULE
=
snmpapi.dll
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
48000893
Rob Shearman
committed
16 years ago
2
IMPORTLIB
=
snmpapi
Stub implementation of SNMPAPI.DLL.
4c692b9b
Patrik Stridvall
committed
22 years ago
3
makefiles: Make -mno-cygwin the default.
088a787a
Alexandre Julliard
committed
3 years ago
4
EXTRADLLFLAGS
=
-Wb
,--prefer-native
snmpapi: Build with msvcrt.
48a46353
Alexandre Julliard
committed
5 years ago
5
Stub implementation of SNMPAPI.DLL.
4c692b9b
Patrik Stridvall
committed
22 years ago
6
7
C_SRCS
=
\
main.c