Skip to content
Snippets Groups Projects
Make-platform 371 B
Newer Older
  • Learn to ignore specific revisions
  • Kurt Zeilenga's avatar
    Kurt Zeilenga committed
    #
    # LDAP NetBSD cc Make-platform file
    # on NetBSD, cc is gcc
    #
    
    
    #
    # add any platform-specific overrides below here
    #
    
    #
    # -------------------------------------------------------------------------
    # you will probably not need to edit anything below this point
    # -------------------------------------------------------------------------
    CC	= gcc
    
    PLATFORMCFLAGS=	-Dnetbsd