• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/fis/fis.mk
Gustavo ZacariasGustavo Zacarias committed 69b6ab8633d26 Jun 2014
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
################################################################################
#
# fis
#
################################################################################
​
FIS_SITE = http://svn.chezphil.org/utils/trunk
FIS_SITE_METHOD = svn
FIS_VERSION = 2892
FIS_LICENSE = GPLv2+
FIS_LICENSE_FILES = fis.c
​
define FIS_BUILD_CMDS
    $(TARGET_CC) $(TARGET_CFLAGS) -std=c99 -o $(@D)/fis \
        $(@D)/fis.c $(@D)/crc.c $(TARGE_LDFLAGS)
endef
​
define FIS_INSTALL_TARGET_CMDS
    $(INSTALL) -m 0755 -D $(@D)/fis $(TARGET_DIR)/sbin/fis
endef
​
$(eval $(generic-package))
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.